home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 104 / DPPCZ0701B.7z / DPPCZ0701B.ISO / demos / arcanum / Sierra / Arcanum Preview / arcanum3.dat / Module template_mes_gametelegram.mes < prev    next >
Text File  |  2001-03-13  |  1KB  |  35 lines

  1. // This message file contains text to be used in game-supplied telegrams.
  2. // Only the message line numbers 1000 or higher are valid
  3. // Each new telegram begins on a multiple of 10, and can use up to 10
  4. // lines, which must be consecutive. Each line appears in the telegram
  5. // in one big paragraph, with the word STOP between each line
  6. // The first two blocks, at 1000 and 1010, are reserved for UI use
  7.  
  8. {1000}{CLASS OF}
  9. {1001}{SERVICE}
  10. {1002}{Class A Good}
  11. {1003}{Class B Fair}
  12. {1004}{Class C Poor}
  13. {1005}{Tarant Union}
  14. {1006}{Telegraph}
  15. {1007}{SYMBOLS}
  16. {1008}{ST-Stop}
  17. {1009}{ET-End}
  18.  
  19. {1010}{NR-No Response}
  20. {1011}{NO RESPONSIBILITY is assumed by this Company, beyond the exercise of due diligence and good faith in the transmission of messages, but their best exertions of their own line, which is in the city of Tarant.}
  21. {1012}{ STOP }
  22.  
  23.  
  24. //Sample Telegraph
  25.  
  26. {1020}{Dear Customer,
  27. }
  28. {1021}{Enclosed are the items which you ordered:
  29.  
  30. Sword.......................300 coin
  31. Dagger......................150 coin
  32. Greater Helm................400 coin
  33.  
  34. }
  35. {1022}{Please contact us if any of these items are not satisfactory.}